﻿.pc .slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pc .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.pc .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.pc .slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}
.pc .slideBox .hd {
    font-size: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 5%;
    z-index: 100;
}
.pc .slideBox .hd ul {
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
}
.pc .slideBox .hd li {
     width: 0.12rem;
     height: 0.12rem;
     background: #084e75;
     float: left;
     border-radius: 50%;
     margin: 0 0.12rem;
     cursor: pointer;
}
.pc .slideBox .hd li.on {
     background-color: #e83828;
}
.pc .slideBox .prev, .slideBox .next {
     display: none;
}
.pc .product {
    padding:0.5rem 0;
}
.pc .product .jianjie{
    margin-bottom:0.4rem;
}
.pc .product .jianjie .text1{
    font-size:0.3rem;
    font-weight:bold;
    text-align:center;
    color:#084e75;
    margin-bottom:0.08rem;
}
.pc .product .jianjie .text2{
    font-size:0.2rem;
    text-align:center;
    color:#404040;
}
.pc .product .pro_box{
    overflow:hidden;
    display:flex;
    justify-content:space-between;
    height:5.6rem;
}
.pc .product .pro_box .left{
    width:15.217%;
    height:5.6rem;
    background:#084e75;
    position:relative;
}
.pc .product .pro_box .left .title{
    line-height:0.6rem;
    font-size:0.24rem;
    font-weight:bold;
    text-align:center;
    color:#fff;
    margin-bottom:0.1rem;
}
.pc .product .pro_box .left ul{
    padding:0 3.8%;
}
.pc .product .pro_box .left ul li{
    width:100%;
    height:0.4rem;
    text-align:center;
    background:#06354f;
    font-size:0.16rem;
    line-height:0.4rem;
    margin-bottom:0.05rem;
}
.pc .product .pro_box .left ul li a{
    color:#fff;
}
.pc .product .pro_box .left ul li.on{
    background:#1673a6;
}
.pc .product .pro_box .more{
    width:100%;
    height:0.42rem;
    position:absolute;
    bottom:0;
    background:#1673a6;
    font-size:0.16rem;
    line-height:0.42rem;
    display:flex;
    justify-content:center;
}
.pc .product .pro_box .more a{
    display:block;
    color:#fff;
    background:url(/web_images/jiantou_05.png)no-repeat;
    background-size:18%;
    background-position:right center ;
    padding-right:12%;
}
.pc .product .pro_box .list{
    width:82.24%;
    height:5.6rem;
    overflow:hidden;
}
.pc .product .pro_box .list ul li{
    height:2.65rem;
    width:31.27%;
    float:left;
    position:relative;
    margin-right:3%;
    margin-bottom:0.3rem;
}
.pc .product .pro_box .list ul li.last{
    margin-right:0;
}
.pc .product .pro_box .list ul li .slt{
    width:100%;
}
.pc .product .pro_box .list ul li .slt img{
    width:100%;
    height:2.65rem;
    vertical-align:top;
}
.pc .product .pro_box .list ul li .tit{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:0.45rem;
    font-size:0.16rem;
    text-align:center;
    line-height:0.45rem;
    background:url(/web_images/tit_bj_12.png);
    color:#fff;
    display:none;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pc .product .pro_box .list ul li:hover .tit{
    display:block;
}
.pc .aboutus{
    background:url(/web_images/gywm_24.jpg)no-repeat;
    background-size:100% 100%;
    padding:0.9rem 0;
    overflow:hidden;
}
.pc .aboutus .about{
    overflow:hidden;
    margin-bottom:0.5rem;
}
.pc .aboutus .about .left{
    float:left;
    width:50%;
}
.pc .aboutus .about .left .cn_tit{
    font-size:0.3rem;
    font-weight:bold;
    color:#084e75;
    margin-bottom:0.05rem;
}
.pc .aboutus .about .left .en_tit{
    font-size:0.2rem;
    color:#9f9f9f;
    text-transform:uppercase;
    margin-bottom:0.2rem;
}
.pc .aboutus .about .left .txt{
    font-size:0.16rem;
    line-height:0.3rem;
    margin-bottom:0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.pc .aboutus .about .left .more{
    width:25%;
    height:0.4rem;
    line-height:0.4rem;
    border-radius:0.2rem;
    background-color:#084e75;
    display:flex;
    justify-content:center;
}
.pc .aboutus .about .left .more a{
    display:block;
    font-size:0.16rem;
    color:#fff;
    background:url(/web_images/jiantou_05.png)no-repeat;
    background-size:18%;
    background-position:center right;
    padding-right:14%;
}
.pc .aboutus .about .right{
    float:right;
    width:47%;
}
.pc .aboutus .about .right img{
    width:100%;
    vertical-align:top;
}
.pc .aboutus .link {
    height:1.4rem;
    width:100%;
    background:#fff;
    overflow:hidden;
    box-shadow:0px 0px 0.1rem #e6e6e5;
}
.pc .aboutus .link ul{
    display:flex;
    justify-content:center;
}
.pc .aboutus .link ul li{
    width:20%;
    background:#fff;
    overflow:hidden;
    display:flex;
    justify-content:center;
    padding-top:0.3rem;
     height:1.1rem;
}
.pc .aboutus .link ul li:hover{
    background:#e83828;
}
.pc .aboutus .link ul li .slt{
    display:flex;
    justify-content:center;
}
.pc .aboutus .link ul li .slt img{
    display:block;
    width:0.6rem;
    height:0.6rem;
    vertical-align:top;
}
.pc .aboutus .link ul li:hover .slt img{
    display:none;
}
.pc .aboutus .link ul li .tit{
    font-size:0.18rem;
    text-align:center;
}
.pc .aboutus .link ul li:hover .tit{
   color:#fff;
}
.pc .aboutus .link ul li .slt_hover{
    display:flex;
    justify-content:center;
}
.pc .aboutus .link ul li .slt_hover img{
    display:none;
    width:0.6rem;
    height:0.6rem;
    vertical-align:top;
}
.pc .aboutus .link ul li:hover .slt_hover img{
    display:block;
}
.pc .news {
    padding:0.6rem 0;
    overflow:hidden;
}
.pc .news .title_box{
    display:flex;
    justify-content:space-between;
    height:0.7rem;
    margin-bottom:0.3rem;
}
.pc .news .title_box .left_tit{
    width:23%;
    background:#fff;
    border-left:#e83828 0.04rem solid;
}
.pc .news .title_box .left_tit .cn_tit{
    font-size:0.35rem;
    font-weight:bold;
    color:#e83828;
    padding-left:10%;
}
.pc .news .title_box .left_tit .en_tit{
    font-size:0.2rem;
    color:#9f9f9f;
    padding-left:10%;
    text-transform:uppercase;
}
.pc .news .title_box .right_tit{
    float:right;
    width:83.76%;
    background:#e9e9e9;
    overflow:hidden;
   
}
.pc .news .title_box .right_tit ul{
   display:flex;
    justify-content:flex-end;
}
.pc .news .title_box .right_tit ul li{
    float:left;
    width:10%;
    height:0.4rem;
    font-size:0.16rem;
    text-align:center;
    line-height:0.4rem;
    border-radius:0.2rem;
    margin:0.15rem 0.1rem;
}
.pc .news .title_box .right_tit ul li.xwzx{
    background:#e83828;
}
.pc .news .title_box .right_tit ul li.qyfc{
    background:#084e75;
}
.pc .news .title_box .right_tit ul li a{
    color:#fff;
}
.pc .news .news_list{
    height:3.8rem;
    overflow:hidden;
    background:#fafafa;
    display:flex;
    justify-content:space-between;
}
.pc .news .news_list .left{
    width:36.95%;
    height:3.8rem;
    position:relative;
}
.pc .news .news_list .left .slt{
    width:100%;
}
.pc .news .news_list .left .slt img{
    width:100%;
    height:3.8rem;
    vertical-align:top;
}
.pc .news .news_list .left .tit_box{
    background:url(/web_images/tit_bj_12.png);
    position:absolute;
    bottom:0;
    height:0.52rem;
    line-height:0.52rem;
    padding:0 3%;
    width:94%;
    overflow:hidden;
}
.pc .news .news_list .left .tit_box .tit{
    font-size:0.16rem;
    width:70%;
    color:#fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    float:left;
}
.pc .news .news_list .left .tit_box .date{
    font-size:0.16rem;
    color:#fff;
    float:right;
}
.pc .news .news_list .right{
    width:59.4%;
    margin-right:1.6%;
    padding-top:0.17rem;
}
.pc .news .news_list .right ul li{
    width:100%;
    height:0.5rem;
    line-height:0.5rem;
    overflow:hidden;
    border-bottom:dashed #d8d8d8 1px;
}
.pc .news .news_list .right ul li.last{
    border:none;
}
.pc .news .news_list .right ul li .tit {
    float: left;
    width: 80%;
    font-size: 0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pc .news .news_list .right ul li .tit span.xwzx{
    color:#e83828
}
.pc .news .news_list .right ul li .tit span.qyfc{
    color:#084e75
}
.pc .news .news_list .right ul li .date{
    float:right;
    font-size:0.16rem;
    color:#afafaf;
}
.pc .xinxi_box {
    background:url(/web_images/xx_bj_10.jpg)no-repeat;
    background-size:100% 100%;
    padding:0.85rem 0;
}
.pc .xinxi_box .xinxi {
    display:flex;
    justify-content:space-between;
}
.pc .xinxi_box .xinxi .ryzz{
    width:30%;
    height:5.2rem;
    overflow:hidden;
    background:#fff;
}
.pc .xinxi_box .xinxi .ryzz .top_img{
    background:url(/web_images/ryzz_15.jpg)no-repeat;
    background-size:100% 100%;
    height:1.67rem;
    border-bottom:0.08rem #084e75 solid;
    margin-bottom:0.08rem;
}
.pc .xinxi_box .xinxi .xxjl {
    width: 30%;
    height: 5.2rem;
    overflow: hidden;
     background:#fff;
}
.pc .xinxi_box .xinxi .xxjl .top_img{
    background:url(/web_images/jsjl_08.jpg)no-repeat;
    background-size:100% 100%;
    height:1.67rem;
    border-bottom:0.08rem #084e75 solid;
    margin-bottom:0.08rem;
}
.pc .xinxi_box .xinxi .xzzx{
    width:30%;
    height:5.2rem;
    overflow:hidden;
     background:#fff;
}
.pc .xinxi_box .xinxi .xzzx .top_img{
    background:url(/web_images/xzzx_10.jpg)no-repeat;
    background-size:100% 100%;
    height:1.67rem;
    border-bottom:0.08rem #084e75 solid;
    margin-bottom:0.08rem;
}
.pc .xinxi_box .xinxi .cn_tit{
    padding-top:0.65rem;
    font-size:0.24rem;
    text-align:center;
    font-weight:bold;
    color:#fff;
    margin-bottom:0.05rem;
}
.pc .xinxi_box .xinxi .en_tit{
    font-size:0.16rem;
    text-align:center;
    color:#fff;
    text-transform:uppercase;
}
.pc .xinxi_box .xinxi .list{
    margin:0 5.3%;
    margin-bottom:0.35rem;
}
.pc .xinxi_box .xinxi .list ul li{
    width:100%;
    height:0.55rem;
    line-height:0.55rem;
    font-size:0.16rem;
    border-bottom:dashed #ececec 1px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pc .xinxi_box .xinxi .list ul li:hover a{
    color:#e83828;
}
.pc .xinxi_box .xinxi .gd{
    display:flex;
    justify-content:center;
}
.pc .xinxi_box .xinxi .more{
    width:40%;
    height:0.4rem;
    line-height:0.4rem;
    border-radius:0.2rem;
    background-color:#fff;
    border:solid #c5c5c5 1px;
}
.pc .xinxi_box .xinxi .more a{
    display:block;
    font-size:0.16rem;
    text-align:center;
     color:#c5c5c5;
     background:url(/web_images/more_23.jpg)no-repeat;
    background-size:10%;
    background-position:74% center ;
    padding-right:10%;
}
.pc .xinxi_box .xinxi .more:hover{
    background-color:#e83828;
    border:solid #e83828 1px;
}
.pc .xinxi_box .xinxi .more:hover a{
    display:block;
    font-size:0.16rem;
    text-align:center;
     color:#fff;
     background:url(/web_images/jiantou_05.png)no-repeat;
    background-size:10%;
    background-position:74% center ;
    padding-right:10%;
}
.sj .focus {
    position: relative;
}
.sj .focus .hd {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.sj .focus .hd ul {
  display: inline-block;
  overflow: hidden;
  padding: 0 0.175rem;
}
.sj .focus .hd ul li {
  float: left;
  width: 0.13rem;
  height: 0.13rem;
  margin: 0.15rem 0.15rem 0;
  background-color: #084e75;
  border-radius: 50%;
  font-size: 0;
}
.sj .focus .hd .on {
  background-color: #e83828;
}
.sj .focus .bd {
  width: 100%;
  font-size:0;
}
.sj .focus .bd img {
  width: 100%;
  margin:0;
}
.sj .focus .bd ul li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* ȡ�����Ӹ��� */
}
.sj .product{
    padding:0.3rem 3.125% 0.2rem;
    overflow:hidden;
}
.sj .product .text1{
    font-size:0.3rem;
    font-weight:bold;
    color:#084e75;
    text-align:center;
    margin-bottom:0.1rem;
}
.sj .product .text2{
    font-size:0.2rem;
    color:#404040;
    text-align:center;
    margin-bottom:0.2rem;
}
.sj .product .list{
    overflow:hidden;
}
.sj .product .list ul{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.sj .product .list ul li{
    width:48.33%;
    height:2.17rem;
    margin-bottom:0.2rem;
    position:relative;
}
.sj .product .list ul li .slt{
    width:100%;
    height:2.17rem;
}
.sj .product .list ul li .slt img{
    width:100%;
    height:2.17rem;
    vertical-align:top;
}
.sj .product .list ul li .tit{
    font-size:0.22rem;
    color:#fff;
    height:0.37rem;
    line-height:0.37rem;
    text-align:center;
    background:url(/web_images/tit_bj_12.png);
    padding:0 2%;
    width:96%;
    position:absolute;
    bottom:0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sj .product .more{
    width:100%;
    height:0.5rem;
    line-height:0.5rem;
    border:#c8c8c8 solid 1px;
    display:flex;
    justify-content:center;
}
.sj .product .more a{
    display:block;
    font-size:0.22rem;
    color:#084e75;
    background:url(/web_images/sj_jiantou_l_18.jpg)no-repeat;
    background-size:15%;
    background-position:right center;
    padding-right:5%;
}
.sj .about_us {
    padding:0.4rem 3.125% 0.45rem;
    background:url(/web_images/sj_gywm_04.jpg)no-repeat;
    background-size:100% 100%;
}
.sj .about_us .cn_tit{
    font-size:0.3rem;
    font-weight:bold;
    color:#084e75;
    text-align:center;
    margin-bottom:0.05rem;
}
.sj .about_us .en_tit{
    font-size:0.2rem;
    color:#9f9f9f;
    text-align:center;
    text-transform:uppercase;
    margin-bottom:0.3rem;
}
.sj .about_us .txt{
    font-size:0.22rem;
    line-height:0.4rem;
    margin-bottom:0.2rem;
}
.sj .about_us .slt{
    width:100%;
    margin-bottom:0.5rem;
}
.sj .about_us .slt img{
    width:100%;
    vertical-align:top;
}
.sj .about_us .gd{
    display:flex;
    justify-content:center;
}
.sj .about_us .more{
    width:28%;
    height:0.4rem;
    line-height:0.4rem;
    border-radius:0.2rem;
    background:#084e75;
}
.sj .about_us .more a{
    text-align:center;
    display:block;
    background:url(/web_images/sj_jiantou_23.png)no-repeat;
    background-size:10%;
    background-position:88% center;
    font-size:0.22rem;
    color:#fff;
}
.sj .news {
    padding:0.45rem 3.125%;
    overflow:hidden;
}
.sj .news .cn_tit{
    font-size:0.3rem;
    font-weight:bold;
    color:#084e75;
    text-align:center;
    margin-bottom:0.05rem;
}
.sj .news .en_tit{
    font-size:0.2rem;
    color:#9f9f9f;
    text-align:center;
    text-transform:uppercase;
    margin-bottom:0.3rem;
}
.sj .news .list{
    overflow:hidden;
    margin-bottom:0.4rem;
}
.sj .news .list ul li{
    width:100%;
    border-bottom:#d8d8d8 dashed 1px;
    font-size:0.22rem;
    line-height:0.52rem;
    padding:0.05rem 0;
}
.sj .news .list ul li span.xwzx{
    color:#e83828
}
.sj .news .list ul li span.qyfc{
    color:#084e75
}
.sj .news .gd{
    display:flex;
    justify-content:center;
}
.sj .news .more{
    width:28%;
    height:0.4rem;
    line-height:0.4rem;
    border-radius:0.2rem;
    background:#084e75;
}
.sj .news .more a{
    text-align:center;
    display:block;
    background:url(/web_images/sj_jiantou_23.png)no-repeat;
    background-size:10%;
    background-position:88% center;
    font-size:0.22rem;
    color:#fff;
}
.sj .xinxi {
    padding:0 3.125% 0.4rem;
    overflow:hidden;
}
.sj .xinxi .cn_tit{
    font-size:0.3rem;
    text-align:center;
    color:#fff;
    font-weight:bold;
    padding-top:1rem;
}
.sj .xinxi .en_tit{
    font-size:0.2rem;
    text-align:center;
    color:#fff;
    text-transform:uppercase;
}
.sj .xinxi  .ryzz{
    width:100%;
    overflow:hidden;
    margin-bottom:0.2rem;
}
.sj .xinxi  .ryzz .top_img{
    background:url(/web_images/ryzz_15.jpg)no-repeat;
    background-size:100% 100%;
    height:2.44rem;
    border-bottom:0.12rem #084e75 solid;
}
.sj .xinxi  .xxjl {
      width:100%;
    overflow: hidden;
     margin-bottom:0.2rem;
}
.sj .xinxi .xxjl .top_img{
    background:url(/web_images/jsjl_08.jpg)no-repeat;
    background-size:100% 100%;
    height:2.44rem;
    border-bottom:0.12rem #084e75 solid;
}
.sj .xinxi .xzzx{
      width:100%;
    overflow:hidden;
     margin-bottom:0.2rem;
}
.sj .xinxi .xzzx .top_img{
    background:url(/web_images/xzzx_10.jpg)no-repeat;
    background-size:100% 100%;
    height:2.44rem;
    border-bottom:0.12rem #084e75 solid;
}